.Net Framework > v1.1.4322 > System > Threading > ThreadPool ThreadPool
Category
Class
Description
Provides a pool of threads that can be used to post work items, process asynchronous I/O, wait on behalf of other threads, and process timers.
Assembly
mscorlib
Character
sealed, public
Attributes
NameValue/Assignment
HostProtectionAttributeSystem.Security.Permissions.SecurityAction.LinkDemand; Synchronization=True, ExternalThreading=True
Ancestors
Object
Methods
BindHandle(IntPtr)
BindHandle(SafeHandle)
GetAvailableThreads(Int32@,Int32@)
GetMaxThreads(Int32@,Int32@)
GetMinThreads(Int32@,Int32@)
QueueUserWorkItem(WaitCallback)
QueueUserWorkItem(WaitCallback,Object)
RegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,Int32,Boolean)
RegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,Int64,Boolean)
RegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,TimeSpan,Boolean)
RegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,UInt32,Boolean)
SetMaxThreads(Int32,Int32)
SetMinThreads(Int32,Int32)
UnsafeQueueNativeOverlapped(NativeOverlapped*)
UnsafeQueueUserWorkItem(WaitCallback,Object)
UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,Int32,Boolean)
UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,Int64,Boolean)
UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,TimeSpan,Boolean)
UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,UInt32,Boolean)
Tags
0103E2B958, 02E3ABA98D, 0311417F6F
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database